fix: non-void function does not return a value in all control paths.
authorCamila Ayres <hello@camilasan.com>
Tue, 15 Apr 2025 15:03:28 +0000 (17:03 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Tue, 15 Apr 2025 20:47:11 +0000 (20:47 +0000)
commit569ae31b8243bfde78672a5bdc2d6e4b61ee8b0d
tree781a185fd5d136e70e980dcab54a4dce7963c3b6
parent8c91a170a2679151511cb90f60a10e94dc48d8c9
fix: non-void function does not return a value in all control paths.

Signed-off-by: Camila Ayres <hello@camilasan.com>
src/gui/application.cpp